object DCReportDlg: TDCReportDlg Left = 647 Top = 393 BorderIcons = [biSystemMenu, biHelp] BorderStyle = bsDialog Caption = 'Rapport de comparaison des dossiers' ClientHeight = 335 ClientWidth = 562 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] OldCreateOrder = True Position = poScreenCenter ShowHint = True OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Left = 8 Top = 8 Width = 73 Height = 13 Caption = 'Agencement de l'#39#233'dition' end object CloseBtn: TButton Left = 488 Top = 304 Width = 65 Height = 23 Cancel = True Caption = 'Fermer' ModalResult = 2 TabOrder = 4 end object PageControl: TPageControl Left = 404 Top = 200 Width = 153 Height = 97 ActivePage = tsPrinter Style = tsButtons TabOrder = 3 TabStop = False object tsPrinter: TTabSheet TabVisible = False object SetupBtn: TButton Left = 0 Top = 0 Width = 145 Height = 23 Caption = 'Mise en page...' TabOrder = 0 OnClick = SetupBtnClick end object PreviewBtn: TButton Left = 0 Top = 32 Width = 145 Height = 23 Caption = 'Pr'#233'&visualiser l'#39'impression' TabOrder = 1 OnClick = PreviewBtnClick end object PrintBtn: TBitBtn Left = 0 Top = 64 Width = 145 Height = 23 Caption = '&Imprimer...' TabOrder = 2 OnClick = PrintBtnClick end end object tsFile: TTabSheet ImageIndex = 1 TabVisible = False object SaveBtn: TBitBtn Left = 0 Top = 0 Width = 145 Height = 23 Caption = 'Sauver sous' TabOrder = 0 OnClick = SaveBtnClick end object ClipboardBtn: TBitBtn Left = 0 Top = 32 Width = 145 Height = 23 Caption = 'Copier vers le presse-papier' TabOrder = 1 OnClick = CopyToClipboardClick end object BrowserViewBtn: TButton Left = 0 Top = 64 Width = 145 Height = 23 Caption = 'Visualiser dans le navigateur' TabOrder = 2 OnClick = BrowserViewBtnClick end end end object GroupBox3: TGroupBox Left = 8 Top = 160 Width = 385 Height = 169 Caption = 'Options de sortie' TabOrder = 2 object Label5: TLabel Left = 8 Top = 124 Width = 60 Height = 13 Caption = 'Titre du rapport' end object ToPrinter: TBCRadioButton Left = 8 Top = 20 Width = 52 Height = 17 HelpContext = 40002 Caption = 'Im&primante' TabOrder = 0 OnClick = BtnClick end object ToHTML: TBCRadioButton Left = 8 Top = 40 Width = 82 Height = 17 HelpContext = 40003 Caption = 'Edition &HTML' TabOrder = 1 OnClick = BtnClick end object ToPlainText: TBCRadioButton Left = 8 Top = 60 Width = 67 Height = 17 HelpContext = 40004 Caption = '&Texte ordinaire' TabOrder = 2 OnClick = BtnClick end object TitleEdit: TEdit Left = 8 Top = 140 Width = 369 Height = 21 HelpContext = 40005 TabOrder = 4 OnChange = BtnClick end object Notebook1: TNotebook Left = 128 Top = 16 Width = 253 Height = 113 PageIndex = 1 TabOrder = 3 object TPage Left = 0 Top = 0 Caption = 'PrinterOutput' object Label2: TLabel Left = 0 Top = 0 Width = 112 Height = 13 Caption = 'Surbrillance des diff'#233'rences :' end object PrintStyleEdit: TComboBox Left = 0 Top = 16 Width = 161 Height = 21 HelpContext = 40006 Style = csDropDownList ItemHeight = 13 ItemIndex = 0 TabOrder = 0 Text = 'Use color' OnClick = BtnClick Items.Strings = ( 'Utiliser la couleur' 'Monochrome') end end object TPage Left = 0 Top = 0 Caption = 'HTMLOutput' object Label3: TLabel Left = 0 Top = 0 Width = 112 Height = 13 Caption = 'Surbrillance des diff'#233'rences :' end object StylesheetPrompt: TLabel Left = 24 Top = 40 Width = 115 Height = 13 Caption = 'URL de feuille de style personnalis'#233'e' end object HTMLStyleEdit: TComboBox Left = 0 Top = 16 Width = 241 Height = 21 HelpContext = 40007 Style = csDropDownList ItemHeight = 13 ItemIndex = 0 TabOrder = 0 Text = 'Use color stylesheet (embedded)' OnClick = BtnClick Items.Strings = ( 'Utiliser la feuille de style couleur (incorpor'#233'e)' 'Utiliser la feuille de style monochrome (incorpor'#233'e)' 'Utiliser la feuille de style personnalis'#233'e (externe)') end object StyleURLEdit: TEdit Left = 24 Top = 56 Width = 217 Height = 21 HelpContext = 40008 TabOrder = 1 OnChange = BtnClick end object HTMLWrapEdit: TBCCheckBox Left = 0 Top = 88 Width = 119 Height = 17 Caption = 'Retour automatique des mots '#224' la ligne' TabOrder = 2 OnClick = BtnClick end end object TPage Left = 0 Top = 0 Caption = 'PlainText' end end end object GroupBox2: TGroupBox Left = 168 Top = 16 Width = 385 Height = 129 Caption = 'Options de l'#39#233'dition' TabOrder = 1 object PickFilter: TComboBox Left = 12 Top = 24 Width = 301 Height = 21 HelpContext = 40001 Style = csDropDownList ItemHeight = 13 TabOrder = 0 OnClick = BtnClick end object GroupBox1: TGroupBox Left = 12 Top = 48 Width = 301 Height = 73 HelpContext = 41002 Caption = 'Colonnes' TabOrder = 1 object VersionColEdit: TBCCheckBox Left = 8 Top = 16 Width = 55 Height = 17 HelpContext = 41002 Caption = 'Version' TabOrder = 0 OnClick = BtnClick end object SizeColEdit: TBCCheckBox Left = 8 Top = 32 Width = 39 Height = 17 HelpContext = 41002 Caption = 'Taille' TabOrder = 1 OnClick = BtnClick end object CRCColEdit: TBCCheckBox Left = 8 Top = 48 Width = 41 Height = 17 HelpContext = 41002 Caption = 'CRC' TabOrder = 2 OnClick = BtnClick end object TimestampColEdit: TBCCheckBox Left = 160 Top = 16 Width = 71 Height = 17 HelpContext = 41002 Caption = 'Date/heure' TabOrder = 3 OnClick = BtnClick end object AttributesColEdit: TBCCheckBox Left = 160 Top = 32 Width = 68 Height = 17 HelpContext = 41002 Caption = 'Attributs' TabOrder = 4 OnClick = BtnClick end end end object PickLayout: TListBox Left = 8 Top = 24 Width = 145 Height = 121 HelpContext = 41001 ItemHeight = 13 Items.Strings = ( 'C'#244'te-'#224'-c'#244'te' 'R'#233'sum'#233 'Dump XML') TabOrder = 0 OnClick = BtnClick end object PrintDialog: TPrintDialog Options = [poPageNums] Left = 472 Top = 112 end object SaveDialog: TSaveDialog Options = [ofOverwritePrompt, ofHideReadOnly, ofEnableSizing] Left = 504 Top = 112 end end